WebSploit Framework
Websploit is a high level MITM ( Man in the Middle ) framework.
WebSploit is an open source project which is used to scan and analysis remote system in order to find various type of vulnerabilites. This tool is very powerful and support multiple vulnerabilities.
Description :
- Social Engineering Works
- Scan,Crawler & Analysis Web
- Automatic Exploiter
- Support Network Attacks
- Autopwn – Used From Metasploit For Scan and Exploit Target Service
- wmap – Scan,Crawler Target Used From Metasploit wmap plugin
- format infector – inject reverse & bind payload into file format
- phpmyadmin Scanner
- CloudFlare resolver
- LFI Bypasser
- Apache Users Scanner
- Dir Bruter
- admin finder
- MLITM Attack – Man Left In The Middle, XSS Phishing Attacks
- MITM – Man In The Middle Attack
- Java Applet Attack
- MFOD Attack Vector
- USB Infection Attack
- ARP Dos Attack
- Web Killer Attack
- Fake Update Attack
- Fake Access point Attack
- Wifi Honeypot
- Wifi Jammer
- Wifi Dos
- Bluetooth POD Attack
Download Link :
Installation :
Manual install via git :
$ git clone https://github.com/websploit/websploit.git
$ cd websploit
$ python setup.py install
Execute via command line :
$ websploit
Install via apt :
$ apt–get install websploit
Menu :
Select module :
wsf > use arp_spoof
with options command you can see options of current module :
wsf > arp_spoof > options
Change options with set command :
wsf > arp_spoof > set target 192.168.1.24
Finally run module via execute command :
wsf > arp_spoof > execute
If you want Video about Websploit Framework, Click Here
Source : sourceforge.net